[INFO] cloning repository https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-linear-functions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-linear-functions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fgenetic-algorithm-learns-linear-functions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fgenetic-algorithm-learns-linear-functions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62723e1b124853a14be5afdd628d7044de40eb7f
[INFO] checking PoorlyDefinedBehaviour/genetic-algorithm-learns-linear-functions against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorlyDefinedBehaviour%2Fgenetic-algorithm-learns-linear-functions" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-linear-functions
[INFO] finished tweaking git repo https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-linear-functions
[INFO] tweaked toml for git repo https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-linear-functions written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-linear-functions on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PoorlyDefinedBehaviour/genetic-algorithm-learns-linear-functions already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e8635da01d6e0a4e7732a76bf9b48bced7bd863eeb31b76eaa39c5ffe6cefd2
[INFO] running `Command { std: "docker" "start" "-a" "3e8635da01d6e0a4e7732a76bf9b48bced7bd863eeb31b76eaa39c5ffe6cefd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e8635da01d6e0a4e7732a76bf9b48bced7bd863eeb31b76eaa39c5ffe6cefd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e8635da01d6e0a4e7732a76bf9b48bced7bd863eeb31b76eaa39c5ffe6cefd2", kill_on_drop: false }`
[INFO] [stdout] 3e8635da01d6e0a4e7732a76bf9b48bced7bd863eeb31b76eaa39c5ffe6cefd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ec4049d2ef037754c4d18add825971491bc8c57510167f91d1d3254a5b2ea49
[INFO] running `Command { std: "docker" "start" "-a" "2ec4049d2ef037754c4d18add825971491bc8c57510167f91d1d3254a5b2ea49", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]     Checking arrow-schema v54.3.1
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking re_tracing v0.23.4
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking re_case v0.23.4
[INFO] [stderr]     Checking re_string_interner v0.23.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking re_error v0.23.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking re_format v0.23.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking arrow-buffer v54.3.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking arrow-data v54.3.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking arrow-array v54.3.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr] error: could not compile `fixed` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e622d8d7bed4f2668d446e06c6c1436ecae15796/bin/rustc --crate-name fixed --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixed-1.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "az", "borsh", "f16", "fail-on-warnings", "nightly-float", "num-traits", "serde", "serde-str", "std"))' -C metadata=61cf204c777f6af5 -C extra-filename=-21b277f605e3f32b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern az=/opt/rustwide/target/debug/deps/libaz-e2011369c9d82fa1.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-6ea2dbcfbb4b1442.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-9e8dcd2cc04ae526.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-03a6d401b6805b09.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-850b531a8d74780a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2ec4049d2ef037754c4d18add825971491bc8c57510167f91d1d3254a5b2ea49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec4049d2ef037754c4d18add825971491bc8c57510167f91d1d3254a5b2ea49", kill_on_drop: false }`
[INFO] [stdout] 2ec4049d2ef037754c4d18add825971491bc8c57510167f91d1d3254a5b2ea49
